Pet Store Web Service
Pet Store Web Service / Everything about your Pets Resource Group / findPetsByTags (Get)
In This Topic
    GetfindPetsByTags
    In This Topic

    Resource Path: /pet/findByTags

    Description
    Finds Pets by tags
    Parameters
    NameDescriptionData Type
    Tags to filter byArray[string]
    Response

    The response body is of type Array[Pet].

    successful operation
    Fault Responses
    FaultDescription
    Invalid tag value
    See Also